wayland: Move transient-for field to GdkWaylandToplevel
authorJonas Ådahl <jadahl@gmail.com>
Tue, 17 Mar 2020 14:30:25 +0000 (15:30 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 8 Apr 2020 21:32:47 +0000 (23:32 +0200)
commit458b8a655444eb84e76f4f4c747feb2013a7a0b8
tree8419fa9f35bdb61f23592f2a684146ac64ff14b2
parent307cc69adb472bcdfeb1cafa01adf8948022f6f8
wayland: Move transient-for field to GdkWaylandToplevel

A toplevel will only ever be transient-for to another toplevel, and only
a toplevel will ever be transient-for, so move the field into the
GdkWaylandToplevel, and make it a pointer to another GdkWaylandToplevel.
gdk/wayland/gdksurface-wayland.c